home *** CD-ROM | disk | FTP | other *** search
/ PC Format (UK) 79 / PC Format 79 - Feb 1998.iso / Share / Win31 / timpro / SETUP.INI < prev    next >
INI File  |  1995-08-03  |  3KB  |  61 lines

  1. ; This file can be edited in order to change the default installation options
  2. ; for the Timbuktu Pro for Windows Installer.
  3.  
  4.    
  5. [DEFAULTS]
  6.  
  7. ; Default Installation Path. Defines the path as x:\yyy where InstallPath=yyy
  8. ; and x is the drive that Windows is being run from. For example, if the 
  9. ; Windows drive is c:, and you set InstallPath=mypath, the default
  10. ; installation path will be c:\mypath
  11. InstallPath=timbuktu    
  12.  
  13. ; Location of the Shared Address Book that will be available to Timbuktu Pro.
  14. ; Use of a Shared Address Book is optional. Defines the full path as x:\yyy 
  15. ; where x is the drive where the Shared Address Book will be located. The 
  16. ; default is "InstallPath", which means the same directory defined in the 
  17. ; variable InstallPath above. This special entry for SharedAddrBookPath is 
  18. ; case-sensitive and must be entered "InstallPath". If a Shared Address Book 
  19. ; is located in the same directory as the Installer (setup.exe), then that 
  20. ; Shared Address Book will be installed to SharedAddrBookPath. Otherwise, 
  21. ; SharedAddrBookPath defines the path to a Shared Address Book that resides 
  22. ; on a server, and no Shared Address Book will be installed. 
  23. SharedAddrBookPath=InstallPath    
  24.  
  25. ; Use the Timbuktu Pro File Manager Extension?
  26. ; 1=yes; 0=no (default=1)
  27. FileManExtension=1    
  28.  
  29. ; Put Timbuktu Pro into the Windows Startup Group so that it will be launched
  30. ; as a minimized application when Windows is started? 1=yes; 0=no (default=1)
  31. StartupGroup=1        
  32.  
  33. ; Create a Windows Program Group "Timbuktu Pro"? 1=yes; 0=no (default=1)
  34. Tb2ProGroup=1
  35.     
  36. ; Preserve preference settings from a previous Timbuktu Pro 
  37. ; Installation? 0=keep preferences; 1=use default preferences (default=0); 
  38. ; Relevant only if the Installer detects that it is upgrading or reinstalling 
  39. ; over an existing copy of Timbuktu Pro.
  40. Preferences=0        
  41.  
  42. ; Preserve security password settings from a previous Timbuktu Pro 
  43. ; Installation? 0=keep password settings; 1=install a new default password 
  44. ; file (default=0); Relevant only if the Installer detects that it is upgrading 
  45. ; or reinstalling over an existing copy of Timbuktu Pro. 
  46. PasswordFile=0        
  47.  
  48. ; Preserve the personal address book from a previous Timbuktu Pro 
  49. ; Installation? 0=keep personal address book; 1=install a new empty personal 
  50. ; address book (default=0); Relevant only if the Installer detects that it is 
  51. ; upgrading or reinstalling over an existing copy of Timbuktu Pro. 
  52. PersonalAddrBook=0
  53.  
  54. ; This option bypasses the Installer Configuration screen. This means that 
  55. ; when the user clicks the "Install Timbuktu" button from the Welcome dialog, 
  56. ; the Installer immediately begins installation. (default=0)
  57. BypassConfigDialog=0
  58.  
  59. OEF=1    
  60.  
  61.